[INFO] fetching crate npsd 0.2.0...
[INFO] testing npsd-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate npsd 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate npsd 0.2.0
[INFO] finished tweaking crates.io crate npsd 0.2.0
[INFO] tweaked toml for crates.io crate npsd 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate npsd 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 143 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty-hex v0.4.2
[INFO] [stderr]   Downloaded npsd-schema v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cf2306836df47cc34bbb3debf757d4b7cb870deeff83bd92e6f5c66f341cd23
[INFO] running `Command { std: "docker" "start" "-a" "3cf2306836df47cc34bbb3debf757d4b7cb870deeff83bd92e6f5c66f341cd23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cf2306836df47cc34bbb3debf757d4b7cb870deeff83bd92e6f5c66f341cd23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cf2306836df47cc34bbb3debf757d4b7cb870deeff83bd92e6f5c66f341cd23", kill_on_drop: false }`
[INFO] [stdout] 3cf2306836df47cc34bbb3debf757d4b7cb870deeff83bd92e6f5c66f341cd23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac6e5c142063a4016f837078ca062bf0d15052e8f621224e99c80466b546d830
[INFO] running `Command { std: "docker" "start" "-a" "ac6e5c142063a4016f837078ca062bf0d15052e8f621224e99c80466b546d830", kill_on_drop: false }`
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling npsd-schema v0.2.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling npsd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stdout]   --> src/payload/std/io.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stdout]    --> src/payload/std/io.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s
[INFO] running `Command { std: "docker" "inspect" "ac6e5c142063a4016f837078ca062bf0d15052e8f621224e99c80466b546d830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac6e5c142063a4016f837078ca062bf0d15052e8f621224e99c80466b546d830", kill_on_drop: false }`
[INFO] [stdout] ac6e5c142063a4016f837078ca062bf0d15052e8f621224e99c80466b546d830
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 922fb74c174cb9340b9d8214e363a85b4ab4a4a4be776e89b7542d9306e60d63
[INFO] running `Command { std: "docker" "start" "-a" "922fb74c174cb9340b9d8214e363a85b4ab4a4a4be776e89b7542d9306e60d63", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling pretty-hex v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling npsd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stdout]   --> src/payload/std/io.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stdout]    --> src/payload/std/io.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stdout]   --> src/payload/std/io.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stdout]    --> src/payload/std/io.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TupleStruct` is never constructed
[INFO] [stdout]   --> tests/derive.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct TupleStruct(u64, usize, String);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TupleStruct` is never constructed
[INFO] [stdout]   --> tests/serde.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct TupleStruct(u64, usize, String);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.09s
[INFO] running `Command { std: "docker" "inspect" "922fb74c174cb9340b9d8214e363a85b4ab4a4a4be776e89b7542d9306e60d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "922fb74c174cb9340b9d8214e363a85b4ab4a4a4be776e89b7542d9306e60d63", kill_on_drop: false }`
[INFO] [stdout] 922fb74c174cb9340b9d8214e363a85b4ab4a4a4be776e89b7542d9306e60d63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a05cba7f4348e6bd0b3444f85b71184e7deae959ff5bf96834796af194925f93
[INFO] running `Command { std: "docker" "start" "-a" "a05cba7f4348e6bd0b3444f85b71184e7deae959ff5bf96834796af194925f93", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:36:19
[INFO] [stderr]    |
[INFO] [stderr] 36 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 38 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:44:19
[INFO] [stderr]    |
[INFO] [stderr] 44 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:49:19
[INFO] [stderr]    |
[INFO] [stderr] 49 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:51:19
[INFO] [stderr]    |
[INFO] [stderr] 51 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:53:19
[INFO] [stderr]    |
[INFO] [stderr] 53 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:57:19
[INFO] [stderr]    |
[INFO] [stderr] 57 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:59:19
[INFO] [stderr]    |
[INFO] [stderr] 59 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:65:19
[INFO] [stderr]    |
[INFO] [stderr] 65 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:67:19
[INFO] [stderr]    |
[INFO] [stderr] 67 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:69:19
[INFO] [stderr]    |
[INFO] [stderr] 69 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:71:19
[INFO] [stderr]    |
[INFO] [stderr] 71 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:73:19
[INFO] [stderr]    |
[INFO] [stderr] 73 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:75:19
[INFO] [stderr]    |
[INFO] [stderr] 75 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:77:19
[INFO] [stderr]    |
[INFO] [stderr] 77 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:79:19
[INFO] [stderr]    |
[INFO] [stderr] 79 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:81:19
[INFO] [stderr]    |
[INFO] [stderr] 81 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:83:19
[INFO] [stderr]    |
[INFO] [stderr] 83 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:85:19
[INFO] [stderr]    |
[INFO] [stderr] 85 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stderr]   --> src/payload/std/io.rs:92:19
[INFO] [stderr]    |
[INFO] [stderr] 92 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:112:19
[INFO] [stderr]     |
[INFO] [stderr] 112 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:114:19
[INFO] [stderr]     |
[INFO] [stderr] 114 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:120:19
[INFO] [stderr]     |
[INFO] [stderr] 120 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:125:19
[INFO] [stderr]     |
[INFO] [stderr] 125 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:127:19
[INFO] [stderr]     |
[INFO] [stderr] 127 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:129:19
[INFO] [stderr]     |
[INFO] [stderr] 129 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:131:19
[INFO] [stderr]     |
[INFO] [stderr] 131 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:133:19
[INFO] [stderr]     |
[INFO] [stderr] 133 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:135:19
[INFO] [stderr]     |
[INFO] [stderr] 135 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:141:19
[INFO] [stderr]     |
[INFO] [stderr] 141 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:143:19
[INFO] [stderr]     |
[INFO] [stderr] 143 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:145:19
[INFO] [stderr]     |
[INFO] [stderr] 145 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:149:19
[INFO] [stderr]     |
[INFO] [stderr] 149 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:151:19
[INFO] [stderr]     |
[INFO] [stderr] 151 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:153:19
[INFO] [stderr]     |
[INFO] [stderr] 153 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:155:19
[INFO] [stderr]     |
[INFO] [stderr] 155 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:157:19
[INFO] [stderr]     |
[INFO] [stderr] 157 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:159:19
[INFO] [stderr]     |
[INFO] [stderr] 159 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:161:19
[INFO] [stderr]     |
[INFO] [stderr] 161 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stderr]    --> src/payload/std/io.rs:168:19
[INFO] [stderr]     |
[INFO] [stderr] 168 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `npsd` (lib) generated 42 warnings
[INFO] [stderr] warning: struct `TupleStruct` is never constructed
[INFO] [stderr]   --> tests/derive.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct TupleStruct(u64, usize, String);
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TupleStruct` is never constructed
[INFO] [stderr]   --> tests/serde.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | struct TupleStruct(u64, usize, String);
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `npsd` (lib test) generated 42 warnings (42 duplicates)
[INFO] [stderr] warning: `npsd` (test "derive") generated 1 warning
[INFO] [stderr] warning: `npsd` (test "serde") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/npsd-fc09f153d8b8ebce)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-f7154f02230926b7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_basic ... ok
[INFO] [stdout] test test_bitmap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chrono.rs (/opt/rustwide/target/debug/deps/chrono-d4101c9d92c0a90e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context.rs (/opt/rustwide/target/debug/deps/context-84194ff2fe7cd5ca)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_context_unwrap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive.rs (/opt/rustwide/target/debug/deps/derive-7dea30ce201b6bbc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_schema ... ok
[INFO] [stderr]      Running tests/fxhash.rs (/opt/rustwide/target/debug/deps/fxhash-f955ced897d81aae)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-9a98238337e75dd1)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test serde_serialize_test ... ok
[INFO] [stdout] test serde_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.45s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tuple.rs (/opt/rustwide/target/debug/deps/tuple-56c5e5bde3c651b3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_tuple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/uuid.rs (/opt/rustwide/target/debug/deps/uuid-845c996be094d165)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests npsd
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 129) ... ok
[INFO] [stdout] test src/lib.rs - (line 16) ... ok
[INFO] [stdout] test src/payload/std/io.rs - payload::std::io::io::Error (line 7) ... ok
[INFO] [stdout] test src/lib.rs - (line 92) ... ok
[INFO] [stdout] test src/lib.rs - (line 54) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a05cba7f4348e6bd0b3444f85b71184e7deae959ff5bf96834796af194925f93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a05cba7f4348e6bd0b3444f85b71184e7deae959ff5bf96834796af194925f93", kill_on_drop: false }`
[INFO] [stdout] a05cba7f4348e6bd0b3444f85b71184e7deae959ff5bf96834796af194925f93
